home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT08.Dxr
/
00095.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
200 b
|
14 lines
on exitFrame
global nugim
sound stop 2
if nugim = 2 then
go(the frame + 2)
end if
if nugim = 1 then
go(the frame + 4)
end if
if nugim = 0 then
go(the frame + 6)
end if
end